Learn R Programming

DataSetsUni (version 0.1)

COVID-19 Holland: The mortality rate of the COVID-19 infected persons in Holland

Description

The function allows to provide the mortality rate of the COVID-19 infected persons in Holland between March 31, 2020, and April 30, 2020.

Usage

data_COVID19MH

Value

data_COVID19Chile gives the mortality rate of the COVID-19 infected persons in Holland.

Arguments

data_COVID19MH

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The mortality rate of the COVID-19 infected persons in Holland between March 31, 2020, and April 30, 2020. Recently, it is used by Almongy et al. (2021) and fitted a new extended Rayleigh distribution.

References

Zhou, Y., Ahmad, Z., Almaspoor, Z., Khan, F., Tag-Eldin, E., Iqbal, Z., & El-Morshedy, M. (2023). On the implementation of a new version of the Weibull distribution and machine learning approach to model the COVID-19 data. Mathematical biosciences and engineering: MBE, 20(1), 337-364.

Almongy, H. M., Almetwally, E. M., Aljohani, H. M., Alghamdi, A. S., & Hafez, E. H. (2021). A new extended Rayleigh distribution with applications of COVID-19 data. Results in Physics, 23, 104012.

See Also

data_COVIDDeath, data_COVIDfat, data_COVIDmor

Examples

Run this code
x<-data_COVID19MH
summary(x)

Run the code above in your browser using DataLab